tor-error 0.1.0

Provides the unified type-erased error type returned my many (esp. high-level) Tor APIs.
Documentation

tor-error

tor-error -- Support for error handling in Tor and Ari

Primarily, this crate provides the [ErrorKind] enum, and associated [HasKind] trait.

There is also some other miscellany, supporting error handling in crates higher up the dependency stack.

License: MIT OR Apache-2.0